home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / COMMUNIC / TERMINAL / 1825.ZIP / READ.ME < prev    next >
Text File  |  1988-09-28  |  13KB  |  326 lines

  1.  
  2.  
  3.                                    Q V T
  4.  
  5.                         A DEC VT220 Emulation Program
  6.                        For IBM PC Compatible Computers
  7.  
  8.                                Version 3.14
  9.  
  10.  
  11.         QVT is a program for IBM PC's and compatibles which fully
  12.         emulates the DEC VT series of terminals, including the VT52,
  13.         VT100/102, and VT220. In addition to terminal emulation,
  14.         QVT also allows the user to perform file transfers using
  15.         the Kermit, Xmodem, Ymodem, and Zmodem protocols, and offers
  16.         conveniences such as auto-dial and auto-login.
  17.  
  18.         Though it may be used as a general-purpose PC communications
  19.         program, QVT excels when used to carry on interactive sessions
  20.         with host computers which require the use of DEC terminals,
  21.         such as the DEC VAX. In this context, QVT provides high per-
  22.         formance, extremely rigorous emulation, and convenient mapping
  23.         of the DEC keyboard to the PC keyboard.
  24.  
  25.         QVT will run on all IBM Personal Computers and PS/2's. All IBM
  26.         display systems are supported, including EGA, MCGA, and VGA.
  27.  
  28.  
  29.         Installation
  30.         ------------
  31.  
  32.         The files included in this package are:
  33.  
  34.         QVT_PC.EXE              the QVT executable
  35.         QVT.HLP                 an on-line help file
  36.         DEFAULT.VT              a model configuration file
  37.  
  38.         We recommend that a directory be created on your hard drive
  39.         where these files can be placed. If you wish to use QVT from
  40.         anywhere on your hard drive with no loss of convenience, you
  41.         should create an environment variable 'VT_DIR', and assign
  42.         to it the name of that directory. This 'SET' command should
  43.         be included in your AUTOEXEC.BAT file.
  44.  
  45.  
  46.         User Interface
  47.         --------------
  48.  
  49.         The QVT user interface is simple and consistent. All commands
  50.         (with two minor exceptions) are accessed through a group of
  51.         pull-down menus; the headings of these menus are displayed
  52.         in the menu bar across the top of the screen. To invoke a
  53.         menu, press the <Alt> key together with the first letter of
  54.         the menu. At the left side of the menu bar is the '■' symbol;
  55.         this is the 'System' menu, and is invoked with the combination
  56.         <Alt-X>.
  57.  
  58.         After a pull-down menu has been invoked, you may select one
  59.         of its options by moving the highlight bar to the desired
  60.         item, then pressing the <Enter> key. If you wish to erase a
  61.         menu without selecting any of its items, press the <Esc> key.
  62.  
  63.  
  64.         Below is a summary of QVT's commands:
  65.  
  66.         'System' Menu (Invoke with <Alt-X>:
  67.  
  68.         Exit               Terminate QVT, break phone connection
  69.         Suspend            Terminate QVT, preserve phone connection
  70.         DOS                Run a copy of COMMAND.COM within QVT
  71.         Help               Get help on a QVT function
  72.  
  73.  
  74.         'File' Menu (Invoke with <Alt-F>
  75.  
  76.         Kermit Send        Transmit files using Kermit
  77.         Kermit Receive     Receive files using Kermit
  78.         Xmodem Send        Transmit a file using Xmodem
  79.         Xmodem Receive     Receive a file using Xmodem
  80.         Ymodem Send        Transmit files using Ymodem
  81.         Ymodem Receive     Receive files using Ymodem
  82.         Zmodem Send        Transmit files using Zmodem
  83.         Zmodem Receive     Receive files using Zmodem
  84.         Text Upload        Transmit text data without protocol
  85.         Capture Data       Save all incoming data on disk
  86.         Screen Image       Save screen image on disk
  87.  
  88.  
  89.         'Settings' Menu (Invoke with <Alt-S>
  90.  
  91.         Terminal           Modify QVT's keyboard and display parameters
  92.         Communications     Modify QVT's communications parameters
  93.         Function Keys      Define programmable function keys
  94.         Make Config        Save current settings in a disk file
  95.         Load Config        Load a config file from disk
  96.  
  97.  
  98.         'Modem' Menu (Invoke with <Alt-M>
  99.  
  100.         Dial               Dial the number of the current system
  101.         Script             Execute the current script file
  102.         Hangup             Break the modem connection
  103.         Number             Choose a phone number from a list
  104.  
  105.  
  106.         The following keyboard commands are also available:
  107.  
  108.         <Alt-H>            Invoke 'Help' menu
  109.  
  110.         <Alt-K>            Display keyboard map
  111.  
  112.         <Alt-L>            Turns the QVT status line on and off
  113.  
  114.         <Alt-P>            Turns auto-print mode on and off
  115.  
  116.  
  117.         Configuring QVT
  118.         ---------------
  119.  
  120.         To change QVT's operating parameters, perform the following
  121.         procedure:
  122.  
  123.         1. Invoke the 'Settings' menu, then select the 'Terminal'
  124.         or 'Communications' option.
  125.  
  126.         2. When these options are selected, a new popup window will
  127.         be displayed which shows a portion of QVT's current operating
  128.         values.
  129.  
  130.         3. To change one of these values, use the arrow keys to move
  131.         the cursor to the desired item, then repeatedly press the
  132.         <GreyPlus> key to step through the available values.
  133.  
  134.         4. When all displayed values are as you want them, press the
  135.         <Esc> key to erase the window, then press <Esc> again to
  136.         erase the 'Settings' menu.
  137.  
  138.  
  139.         The sample config file, DEFAULT.VT, includes comments which
  140.         briefly explain all of QVT's configurable parameters.
  141.         DEFAULT.VT is a plain ASCII text file, and may be printed or
  142.         viewed with any standard text editor or browser.
  143.  
  144.  
  145.         YMODEM Compatibility
  146.         --------------------
  147.  
  148.         Some BBS's which claim to support the YMODEM file transfer
  149.         protocol do not in fact provide YMODEM as defined by its
  150.         originator, Chuck Forsberg. What these BBS's call 'YMODEM'
  151.         is actually 'XMODEM-1K', which is simply the XMODEM protocol
  152.         using 1024-byte blocks.
  153.  
  154.         QVT, while it supports both XMODEM-1K and YMODEM, reserves
  155.         the term 'YMODEM' to refer strictly to Forsberg's YMODEM
  156.         protocol. If you have trouble using QVT to perform transfers
  157.         from or to a BBS with YMODEM, you should try XMODEM instead,
  158.         and select the 'Large' packet size when performing uploads
  159.         (QVT will adapt to large packets automatically when downloading
  160.         with XMODEM).
  161.  
  162.  
  163.         ZMODEM
  164.         ------
  165.  
  166.         As of version 2.90, QVT has built-in support for the ZMODEM
  167.         file transfer protocol. Use of Omen Technology's 'DSZ' program
  168.         is not required.
  169.  
  170.  
  171.         New Script Commands
  172.         -------------------
  173.  
  174.         The following commands have been added to QVT's script
  175.         language as of version 3.0: 'dial', 'hangup', 'if_err_goto',
  176.         'ksend', 'krecv', 'xsend', 'xrecv', and 'sleepuntil'. When
  177.         taken as a whole, these new commands provide the QVT user
  178.         with the ability to perform delayed, unattended file transfers,
  179.         and to execute logins of unusual complexity.
  180.  
  181.  
  182.         Color
  183.         -----
  184.  
  185.         QVT now includes the ability to customize screen colors.
  186.         This is done via the 'color=' and 'bold=' statements in the
  187.         config file. Available choices (other than white) are blue, green,
  188.         and brown.
  189.  
  190.         These color selections can also be made from the 'Terminal
  191.         configuration screen.
  192.  
  193.  
  194.         Keyboard Mapping
  195.         ----------------
  196.  
  197.         This version of QVT is designed for use with the 83-key PC
  198.         keyboard. The keys are mapped as follows:
  199.  
  200.  
  201.         DEC                       IBM
  202.         ---                       ---
  203.     
  204.         PF1 - PF4                 F1 - F4
  205.         - (minus)                 GreyMinus
  206.         , (comma)                 * (keypad)
  207.         Enter                     GreyPlus
  208.         HoldScreen                Ctrl-F1
  209.         PrintScreen               Shift-PrtSc
  210.         Setup                     (no key, use menu)
  211.         Data/Talk                 Not Supported
  212.         Break                     F5
  213.         F6 - F10                  F6 - F10
  214.         F11 - F20                 Shift-F1 - Shift-F20
  215.         Help                      NumLock
  216.         Do                        ScrollLock
  217.  
  218.         The following mappings are effective when "NumLock" is OFF:
  219.  
  220.         Arrows                    Arrows (numeric keypad)
  221.         Find                      Home
  222.         InsertHere                Ins
  223.         Remove                    Del
  224.         Select                    End
  225.         PrevScreen                PgUp
  226.         NextScreen                PgDn
  227.  
  228.         The following mappings are effective when QVT is in VT100 mode:
  229.  
  230.         Left Arrow                F7
  231.         Right Arrow               F8
  232.         Up Arrow                  F9
  233.         Down Arrow                F10
  234.  
  235.         Note 1: since the <NumLock> key is used as a regular data key,
  236.         the combination <Alt-NumLock> is used to toggle "NumLock" state.
  237.  
  238.         Note 2: if this version of QVT is used on a PS/2 Model 30, the
  239.         mapping of the <NumLock> and <ScrollLock> keys is inoperative.
  240.         This means that Note 1 does not apply in this situation.
  241.  
  242.  
  243.         Registration Information
  244.         ------------------------
  245.  
  246.         QVT is a shareware product. When you register your copy, you
  247.         will receive the latest version of the program, a copy of
  248.         the complete user manual, and access to our support services.
  249.         You will also be eligible to receive free upgrades on request
  250.         for a period of one year.
  251.  
  252.         When you register, you may specify that you wish to receive
  253.         one of the alternate versions of QVT described in the next
  254.         section.
  255.  
  256.         The registration fee for QVT is $30, payable to:
  257.  
  258.                         QPC Software
  259.                         P.O. Box 226
  260.                         Penfield, NY 14526
  261.  
  262.  
  263.  
  264.         Versions of QVT for AT and Enhanced Keyboards
  265.         ---------------------------------------------
  266.  
  267.         The version of QVT included here is NOT a demo version. It
  268.         is fully functional and in no way crippled. It is, however,
  269.         specifically intended for use on machines which are equipped
  270.         with the original 83-key PC keyboard. It does not take advan-
  271.         tage of the additional keys which are available on the AT
  272.         and Enhanced keyboards.
  273.  
  274.         Versions of QVT which are optimized for use with the AT and
  275.         Enhanced keyboards may be purchased from QPC for the price of
  276.         $30. You may request one of these versions when you send in
  277.         your registration fee. A package including executables for
  278.         all three keyboard styles is available for $45.
  279.  
  280.  
  281.         QVT for Windows
  282.         ---------------
  283.  
  284.         QVT also exists in a version for Microsoft Windows, versions
  285.         1.0x and 2.03. This version takes full advantage of the Windows
  286.         graphical environment to provide a degree of emulation which
  287.         is unobtainable with text mode video display. Advanced
  288.         VT220 features supported include 132 columns, double-wide and
  289.         double-high characters, Special Graphics and Multinational
  290.         character sets, and smooth scrolling. In addition, due to the
  291.         multi-tasking capabilities of the Windows environment, file
  292.         transfers can be carried out in the background. As with the
  293.         regular DOS version, all three IBM keyboards are supported.
  294.  
  295.         The Windows version may be purchased from QPC for the price of
  296.         $50.
  297.  
  298.  
  299.         QVT for the Macintosh
  300.         ---------------------
  301.  
  302.         QVT also exists in a version for the Apple Macintosh. It runs
  303.         on the Mac Plus, SE, and II, and supports all three keyboards,
  304.         including the Extended keyboard. Like the Windows version, the
  305.         Mac version supports all of the advanced video capabilities
  306.         of the VT terminals, as well as all of the file transfer
  307.         capabilities of the MS-DOS version. It also includes some
  308.         special features, such as the ability to move the host cursor
  309.         using the mouse, the ability to create Mac menus which can be
  310.         used to control host programs in a natural 'Mac-like' way, and
  311.         support for the 'MacBinary' file transfer protocol.
  312.  
  313.         The Macintosh version may be purchased from QPC for $50.
  314.  
  315.  
  316.         Corporate Purchase Plans
  317.         ------------------------
  318.  
  319.         For institutional customers, volume-purchase and site-license
  320.         plans are available. Write for our price list and discount
  321.         schedule.
  322.  
  323.  
  324.  
  325.         Thank you for your interest in QVT!
  326.